home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / finance / retail_p.zip / RETAIL30.DOC < prev    next >
Text File  |  1993-01-20  |  92KB  |  1,903 lines

  1.                             R E T A I L   P L U S +
  2. ------------------------------------------------------------------------------
  3.                  Retail Sales And Inventory Management System
  4. ------------------------------------------------------------------------------
  5. K. EGGER, ADELAIDE P.O. BOX 423, 36 ADELAIDE ST. EAST, TORONTO, CANADA M5C 2J8
  6.                                  (416)862-3430 
  7. ------------------------------------------------------------------------------
  8.  
  9.  
  10.                      PURPOSE AND FEATURES OF RETAIL PLUS+
  11.  
  12. Computerized sales and inventory systems were once the exclusive preserve of
  13. large retail organizations, but a growing number of smaller operations are now
  14. turning to  microcomputers  to  get the  same  kind  of  business management
  15. functions. The goal of these functions is  to control costs while satisfying
  16. customer expectations.  The  way to  achieve  it is  through  good inventory
  17. control, accurate sales  tracking and  quick access  to detailed information
  18. about every item in the store.
  19.  
  20. Retail Plus+ is a tool that  serves that goal. It is  designed for those who
  21. want to reduce their sales-to-inventory ratio and who want timely information
  22. about each item they carry. It is also designed for those who spend too much
  23. time making up purchase  orders, counting stock,  tracking sales manually or
  24. figuring out what works and what doesn't. It is an organizer, a record-keeper,
  25. an analyzer and a time saver. Retail Plus+ has the following features:
  26.  
  27. -> Uses pull-down menus and pop-up windows to maximize ease-of-use.
  28. -> Includes a built-in help system. You can press the F1 key at any time.
  29. -> Maintains complete sales and inventory data for each item in each store.
  30. -> Includes a full-featured Point-Of-Sale system.
  31. -> Prints P.O.S. sales slips or complete invoice statements.
  32. -> Keeps weekly and monthly sales figures for each product.
  33. -> Tracks sales by product and product class.
  34. -> Auto generates stock purchase orders.
  35. -> Includes on-screen review and editing of purchase orders.
  36. -> Offers choice of five methods to calculate purchase order quantities.
  37. -> Includes a customer database that builds a mailing list of your customers.
  38. -> Creates 8 different sales and inventory reports.
  39. -> Sorts output by product name, stock number or product class.
  40. -> Prints price tags, bin labels and Code 39 bar code labels in two sizes.
  41. -> Creates catalogues with product descriptions, stock numbers, and prices.
  42. -> Sends any printer output to your word processor for custom formatting.
  43. -> Has on screen viewing of reports (or any file of the type .DOC or .TXT)
  44. -> Exports data to a database or spreadsheet program for further analysis.
  45. -> Reads sales data from down-loading electronic cash registers.
  46. -> Includes a built-in backup and restore feature that  makes backups easy.
  47. -> Manages any amount of data - limited only by disk space.
  48. -> Compares the amount of stock at each location.
  49. -> Transfers stock from one location to another.
  50. -> Includes an optional password system with three levels of access.
  51. -> Displays inventory data by record view or table view.
  52. -> Provides full support for color monitors.
  53.  
  54. Registered users will also receive DMAIL 5.1, our professional mailing list
  55. manager for customer tracking and preparing promotional mailings.
  56.  
  57.                               SYSTEM REQUIREMENTS
  58.  
  59. -> IBM-PC, PS/2, or compatibles.
  60. -> A hard disk drive with at least 1MB of free space.
  61. -> 640 KB of memory.
  62. -> A printer capable of compressed print (15 cpi), or a wide carriage printer
  63.    (132 columns). For barcode labels you need an HP Laserjet or work-alike.
  64. -> Optional -  an electronic  cash register  that sends  data to a  PC. This
  65.    version of Retail Plus+ is set up to  work with TEC brand cash registers.
  66.    If you want to use it  with another register system please  contact us for
  67.    more information. If you do not have a cash register that can send data to
  68.    a PC there are two other methods of entering sales into the system.
  69.  
  70.  
  71.                            INSTALLING RETAIL PLUS+
  72.  
  73. Retail Plus+ is supplied as an archive file called "RETAIL-P.ZIP". It contains
  74. all the files you need. Follow these steps to get a functioning system onto
  75. your hard drive:
  76.  
  77. 1 - At the "C:>" prompt create a new directory on your hard drive and go to
  78. that directory:
  79.  
  80.                       MD RETAIL             <press enter>
  81.                       CD\RETAIL             <press enter>
  82.  
  83. 2 - Using an archive un-packing utility such as PKUNZIP, unpack the contents
  84. of RETAIL-P.ZIP into the new directory:
  85.  
  86.         PKUNZIP [drive:\directory\] RETAIL-P  <press enter>
  87.  
  88.  
  89. 3 - Now check for a file called "CONFIG.SYS" in the root directory of the
  90. startup drive. If it is there it should contain the following statements with
  91. the minimum values shown:
  92.  
  93.                       FILES = 20
  94.                       BUFFERS = 8
  95.  
  96. You can see the contents of the file just by typing:
  97.  
  98.                       TYPE CONFIG.SYS       <press enter>
  99.  
  100. If these statements are absent you can use any text editor to insert them. If
  101. the file does not exist, you can easily create one with the following steps:
  102.  
  103. 1 - Go to the root directory:
  104.  
  105.                       CD\                   <press enter>
  106.  
  107. 2 - Create a file called CONFIG.SYS and put the two lines in it:
  108.  
  109.                       COPY CON CONFIG.SYS   <press enter>
  110.                       FILES = 20            <press enter>
  111.                       BUFFERS = 8           <press enter>
  112.  
  113. 3 - Close the file:
  114.  
  115.                       <press F6  then  press  enter>
  116.  
  117. Thats all!
  118.  
  119. ------------------------------------------------------------------------------
  120.  
  121.                        FILES SUPPLIED WITH RETAIL PLUS+
  122.  
  123. RETAIL30.EXE - The executable program (version 3.0).
  124. RETAIL30.DOC - The main documentation.
  125. RETLOC  .DBF - Saves store setup information.
  126. HELP    .DBF - Help system file 1.
  127. HELP    .DBT - Help system file 2.
  128. SL1INV  .DBF - Sample data file 1.
  129. SL1INV  .DBT - Sample data file 2.
  130. ------------------------------------------------------------------------------
  131.  
  132.                                TABLE OF CONTENTS
  133.  
  134.  
  135.                          Section 1 - Getting Started
  136.  
  137. Starting Retail Plus+............. 1     Exploring The Menus................ 1
  138.  
  139.  
  140.                         Section 2 - The Inventory Menu
  141.  
  142. Finding An Item................... 2      Printing An Order................. 9
  143. Using The Edit Window............. 2      Updating On-Order Data............ 9
  144. Adding A New Item................. 3      Receiving Stock - Method 1........ 9
  145. Using The Browse Window........... 4      Transfering Stock................ 10
  146. Creating A Purchase Order......... 5      Receiving Stock - Method 2....... 10
  147. Working With An Order............. 6      Adjusting On-Hand Quantities..... 11
  148. Reviewing An Order................ 7      Re-Stocking Customer Returns..... 11
  149.  
  150.  
  151.                           Section 3 - The Sales Menu
  152.  
  153. Entering Sales Manually.......... 12      Printing Price Tags And Labels... 20
  154. Entering Sales  Automatically.... 13      Printing A Price List............ 20
  155. Point-Of-Sale Setup.............. 14      Creating A Sales Catalogue....... 20
  156. Using The Point-Of-Sale Function. 17      Doing The Year End............... 21
  157. Marking Items.................... 19      Reviewing Archived Sales Data.... 21
  158.  
  159.  
  160.                          Section 4 - The Reports Menu
  161.  
  162. Printing A Sales Report.......... 22      Printing A Stock Value  Report... 23
  163. Printing An Inventory Report..... 22      Printing An Overstock Report..... 23
  164. Printing A Combined Report....... 22      Printing A Low Stock Report...... 24
  165. Printing A Top 20 Report......... 23      Printing A Suppliers List........ 24
  166. Printing A Sales Analysis........ 23
  167.  
  168.  
  169.                          Section 6 - The Access Menu
  170. Sorting Inventory Data........... 24      Creating & Changing Locations.... 26
  171. Re-Building Index Files.......... 24      Getting System Status Info....... 27
  172. Exporting  Data.................. 25      Using Color  Or Monochrome....... 27
  173. Printing To A Text file.......... 26      Creating An Inventory Backup..... 28
  174. Viewing A Text File.............. 26      Restoring From Backup............ 28
  175.  
  176.  
  177.                         Section 6 - The Utility Menu
  178.  
  179. Adding A User Password........... 29      Changing A Password.............. 29
  180. Deleting A Password...............29      Turning Protection On Or Off..... 30
  181.  
  182.  
  183.                        Section 7 - General Program Notes
  184.  
  185. About Stock Codes................ 30      Read This........................ 31
  186. Memory Considerations............ 30      Order Form....................... 32
  187.  
  188.                                                                     - Page 1 -
  189.                                    SECTION 1
  190.                                 GETTING STARTED
  191.  
  192.                              STARTING RETAIL PLUS+
  193.  
  194. To start Retail Plus+ go to the directory where it is found and enter RETAIL30
  195. at the DOS prompt:
  196.  
  197.                          CD\RETAIL        <press enter>
  198.                          RETAIL30         <press enter>
  199.  
  200. Retail Plus+ is initially configured to start without requiring a password. If
  201. it does prompt you for a password just type "TEST" and press ENTER.
  202.  
  203. You can remove this password later and set up new ones if you need security.
  204. If this password does not give you access then someone has already set up the
  205. system for security.
  206.  
  207. When Retail Plus+ is started you will see the main menu. Each of the Main Menu
  208. choices has a pull-down menu that provides access to a group of related
  209. commands, and the Inventory menu is already pulled down.
  210.  
  211. The system has been pre-loaded with sample data to help you explore it. The
  212. sample data simulates a store called Outbound Equipment, which sells products
  213. for hiking, camping, mountaineering etc.
  214.  
  215. Sales and inventory records are kept separate by location. Each location is
  216. identified by a three character code which is visible at the bottom right of
  217. the screen. You can delete the sample location (SL1) when you have set up one
  218. or your own.
  219.  
  220. At the bottom of the screen is a descriptive line about the highlighted menu
  221. item. This line changes according to which command is highlighted.
  222.  
  223. You can move around the menus using the following keys:
  224.  
  225. -> Press the UP and DOWN ARROW keys to select a command on a pull-down menu.
  226.  
  227. -> Press ENTER to execute the highlighted command.
  228.  
  229. -> Press the RIGHT and LEFT ARROW keys to move from one menu to another.
  230.  
  231. -> Press ESCAPE to clear a pull-down menu, press ENTER to make it appear again.
  232.  
  233. You can also select commands from the  menus by pressing the first letter of
  234. the command you want. This method executes the command without waiting for you
  235. to press ENTER.
  236.  
  237.                               EXPLORING THE MENUS
  238.  
  239. This manual has  a section for  each of the  six Main Menu  choices. It will
  240. describe each menu item in turn, going from left to right across the screen.
  241. As you explore,you can press  F1 at any time for  help. This is particularly
  242. useful if the program asks for input and you are not sure of what to enter. In
  243. most cases you can press ESCAPE to abort a function and return to the menus.
  244.  
  245.                                                                     - Page 2 -
  246.                                    SECTION 2
  247.                               THE INVENTORY MENU
  248.  
  249.  
  250.                      INVENTORY MENU COMMAND 1 -> FIND ITEM
  251.  
  252. Use this command to locate any  item in the inventory When  you select it, a
  253. menu pops up with the following choices:
  254.  
  255.  
  256. -> Code - Use this to find an item by stock  code. If you are not sure of the
  257.    code you have two options. The first is to press F3, which lets you select
  258.    the item from an alphabetical list (called a pick list). The second option
  259.    is to enter only the first few characters of the code. This will display
  260.    the first record found that starts with those characters. You can then scan
  261.    up or down the inventory to find the one you want. In order for this to be
  262.    effective the current sorting order  should be  by code  (see the  Sort
  263.    command  under the Utility menu).
  264.  
  265. -> Name - Use this to find an item by product name. If you are not sure of the
  266.    name you have two options. The first is to press F3, which lets you select
  267.    the item from a  pick list.  The second option  is to  enter only the
  268.    first few characters of the name. This will display the first record found
  269.    that starts with those characters. You can then scan up or down the
  270.    inventory to find the one you want. In  order for this  to be effective the
  271.    current sorting order should be by product name (see the Sorting command
  272.    under the Utility menu).
  273.  
  274. -> First Item or Last Item - Use one of these to go to the first or last item
  275.    in your inventory.
  276.  
  277. -> Quit - Use this to  return to the Main Menu.  Pressing ESCAPE will do the
  278.    same.
  279.  
  280.  
  281.                                 The Edit Window
  282.  
  283. Once an item has been located  it is displayed in the  Edit Window. A set of
  284. function key options is now shown across the bottom of the screen:
  285.  
  286.  
  287. -> F1 - Help - use this to get help with what you see on the screen.
  288.  
  289. -> F2 - View - change the display from single record view to a scrolling table
  290.    view.
  291.  
  292. -> F3 - Find - find another item by name, by code, or by using a pick list.
  293.  
  294. -> F4 - Edit - edit the fields above the TEXT line. Use the ENTER key or the
  295.    UP/DOWN ARROW  keys to  move from  one field  to another.  As each  field
  296.    is highlighted you can  press F1  (Help) for an  explanation of  what the
  297.    field should contain.
  298.  
  299.                                                                     - Page 3 -
  300.  
  301. -> F5 - Dele - delete an item, or undelete an item that was previously
  302.    deleted. Deleted items are not removed from the records until the next time
  303.    the records are indexed. An item should not be deleted when you stop
  304.    stocking it. If you do, the revenue it  generated will  not be  included in
  305.    your year-to-date sales reports. Wait until you run a year-end closing to
  306.    delete discontinued items.
  307.  
  308. -> F6 - Comp - compare the stock levels for this item in all store locations.
  309.  
  310. -> F7 - Mark - mark  or unmark the item. You  can mark items to identify the
  311.    ones you want included in label printing, catalogue printing, or in the
  312.    combined sales and inventory report.
  313.  
  314. -> F8 - Hist - view  or edit the sales history  of the item. You can display
  315.    either the weekly or monthly sales figures.
  316.  
  317. -> F9 - Text -  enter or edit notes about the  product that are useful  to
  318.    you, or a product description for use later with the  Catalogue command
  319.    (see under the Sales menu). This field will store hundreds  of lines of
  320.    text so don't worry about running out of space. Press F1 while you are in
  321.    the text field for help with the  editing keys.  If you  press ESCAPE
  322.    while in  the text field the following message appears at the top of the
  323.    screen: "Abort Edit (Y/N)". Press "Y" to abandon the entry or "N" to return
  324.    to the text field.
  325.  
  326. -> F10 - Exit - Return to the main menu.
  327.  
  328. -> (DOWN ARROW) - skip to the next item.
  329.  
  330. -> (UP ARROW) - skip to the previous item.
  331.  
  332.  
  333.  
  334.                     INVENTORY MENU COMMAND 2 -> NEW ITEM
  335.  
  336. This command brings  up the screen  where you  can enter new  items into the
  337. inventory file.
  338.  
  339. Type the product information in the appropriate  fields above the TEXT line.
  340. Use the ENTER key or the UP/DOWN ARROW keys to move from one field to another.
  341. As each field is highlighted  you can press F1 (Help)  for an explanation of
  342. what each field should contain. Press F10 when you are finished. You will then
  343. see a new set of options at the bottom of the screen.
  344.  
  345.                 F1-Help   F4-Edit   F8-Hist   F9-Text   F10-Exit
  346.  
  347. -> F1 - Help - get help with what you see on the screen.
  348.  
  349. -> F4 - Edit - edit or add to the data you have already entered.
  350.  
  351.                                                                     - Page 4 -
  352.  
  353. -> F8 - Hist - enter any historical sales figures for this product. Entering a
  354.    sales history here is optional if you do not need to start using the
  355.    automatic order generating feature immediately. If you do, you will need to
  356.    enter sales figures for at least the last 3 weeks. Enter these by opening
  357.    the WEEKLY sales window and typing the sales figures next to the
  358.    appropriate week. You do not need any sales history if you are going to use
  359.    the RE-ORDER POINTS method of creating a purchse order. As you use Retail
  360.    Plus+ it will keep  an on-going weekly and  monthly sales history for each
  361.    item.
  362.  
  363. -> F9 - Text -  enter notes about the  product that are useful  to you, or a
  364.    product description for use later with the  Catalogue command (see under
  365.    the Sales menu). This field will store hundreds  of lines of text so don't
  366.    worry about running out of space. Press F1 while you are in the text field
  367.    for help with the  editing keys.  If you  press ESCAPE  while in  the text
  368.    field the following message appears at the top of the screen: "Abort Edit
  369.    (Y/N)". Press "Y" to abandon the entry or "N" to return to the text field.
  370.  
  371. -> F10 - Exit - this pops up a box where you can tell Retail Plus+ to save or
  372.    discard the new record. In order for a record to be saved it must contain
  373.    at least an item name and the unit price. You  will now be asked if you
  374.    want to enter a new item, copy the last item or quit. Choose the first
  375.    option if you want to start with clear fields and the second option if you
  376.    want to copy the information from your last entry. This is provided as a
  377.    convenience if the next entry  contains much of the same information as the
  378.    last.
  379.  
  380.                        INVENTORY MENU COMMAND 3 -> BROWSE
  381.  
  382. The Browse command shows your inventory in table view. You can use this window
  383. to scan and edit all the data in your records.
  384.  
  385. -> Use the following keys to move around the screen and scroll the columns:
  386.    RIGHT ARROW, LEFT ARROW,  UP ARROW, DOWN  ARROW, CTRL-RIGHT ARROW, CTRL-LEFT
  387.    ARROW, PAGEUP, PAGEDOWN,  CTRL-PAGEUP, CTRL-PAGEDOWN,  HOME, END, CTRL-HOME,
  388.    CTRL-END
  389.  
  390. -> To edit your data, move the highlight to any field and start typing.
  391.  
  392. -> Press ENTER to accept the changes or ESCAPE to restore previous contents.
  393.  
  394. -> If you press DOWN ARROW or UP ARROW instead of ENTER to accept the changes
  395.    the highlight will automatically move to the next row down or up.
  396.  
  397. -> F1 - Help - use this to get help with what is on the screen.
  398.  
  399. -> F2 - View - to change the display to single record view.
  400.  
  401. -> F4 - Print - to print the information about the current item.
  402.  
  403. -> F5 - Dele - to  delete the current item. It  will not be removed from the
  404.    inventory records until the next time the records are indexed. Press F5
  405.    again to undelete the item.
  406.  
  407.                                                                     - Page 5 -
  408.  
  409. -> F6 - Lock - to lock the columns in place when you scroll the screen to the
  410.    right. Move the cursor to column 2,3, or 4 then Press F6 to freeze the
  411.    display at the selected column. Press F6 again to unlock the frozen
  412.    columns.
  413.  
  414. -> F7 - Mark - to mark or unmark the item. Mark items to identify the ones you
  415.    want included when printing labels, the combined sales and inventory
  416.    report, or a catalogue.
  417.  
  418. -> F8 - Hist - to view or edit the sales history of the item.
  419.  
  420. -> F9 - Text -  to edit the text  field. This is used  to store either notes
  421.    about the product that are useful to you  or you can enter a catalogue
  422.    style product description for use later with the Catalogue command (under
  423.    the Sales menu). Press F1 while  you are in  the text field for information
  424.    about the editing keys it uses.
  425.  
  426. -> F10 - Exit - to return to the main menu.
  427.  
  428.  
  429.                        INVENTORY MENU COMMAND 4 -> ORDERS
  430.  
  431. This command leads to the purchase order  functions. In the first window you
  432. can choose to create a new order, work  with an existing order or delete old
  433. orders to free up disk space.
  434.  
  435.  
  436.                            Auto Create A Trial Order
  437.  
  438. Use this command to generate a new order. A window appears where you elect to
  439. generate an order for all suppliers or for a selected supplier:
  440.  
  441. -> Press A to order from all suppliers.
  442. -> Press S to order from a selected supplier.
  443.  
  444. If you choose "Selected Supplier" you will see a list of suppliers to choose
  445. from.
  446.  
  447.  
  448.   -> Press the UP and DOWN ARROW keys to move the highlight to the supplier
  449.      you want then press ENTER.
  450.  
  451. In the next step choose the  method of calculation you want  to use for this
  452. order:
  453.  
  454.   -> 1 Week Of Stock - this orders one  week's worth of stock based on a
  455.      formula that looks at average  sales over the past  3 weeks, the  amount
  456.      of stock on hand, and the base stock.
  457.  
  458.   -> 2 Weeks Of Stock - the same as above but orders 2 week's worth.
  459.  
  460.                                                                     - Page 6 -
  461.  
  462.   -> Monthly Sales - calculates orders based  on sales for the same month last
  463.      year, the anticipated percent increase in sales over last year, the
  464.      amount of stock on hand, the base stock, and the  amount of stock already
  465.      on order. It relies on the availability of monthly  sales figures for
  466.      last year. Retail Plus+ automatically saves monthly sales figures for the
  467.      current year but you will have to enter these for last year  if you need
  468.      to use this method right away. The Monthly Sales formula orders a large
  469.      amount of stock and should be used for suppliers who only ship to you
  470.      once a month.
  471.  
  472.   -> Just-In-Time - order  based on the classic  Economic Order Quantity (EOQ)
  473.     formula. This orders  the least  amount of  stock. To  use it you  should
  474.     be familiar with the principles of Just-In-Time inventory management. Use
  475.     it for suppliers who can ship to you quickly and frequently.
  476.  
  477.   -> Re-Order Points - There are two ways to use this. Both look at the RE-
  478.      ORDER POINT and RE-ORDER QUANTITY fields in your inventory records.
  479.  
  480.         1 - If you have a number greater  than zero in the RE-ORDER QTY field:
  481.         when the ON HAND quantity falls below  the RE-ORDER POINT, this orders
  482.         the RE-ORDER QTY. Use this to order a fixed amount of stock each time.
  483.  
  484.         2 - If  you leave  the RE-ORDER QTY  field at  zero: when the  ON HAND
  485.         quantity falls below the  RE-ORDER POINT, this  orders enough stock to
  486.         bring it  back up  to the  BASE STOCK  quantity. Use  this to  order a
  487.         variable amount of stock depending on how much you have on hand and
  488.         what you need as your base stock.
  489.  
  490.  
  491.                           Work With An Existing Order
  492.  
  493. Once you have created a trial order there are a number of options for working
  494. with it. To begin, choose the order you want to work with from a pick list.
  495. To select an  order file from  the list  use the UP  and DOWN  ARROW keys to
  496. highlight the one you want then press ENTER.
  497.  
  498.  
  499. How Order Files Are Named:
  500.  
  501. Order files are named according to the name of the supplier and the date the
  502. order was created. The first four characters are the first four letters in the
  503. supplier's name. If an order  is for all suppliers then  the order file name
  504. begins with "ALL". The last four characters  are the month and day the order
  505. was created (MMDD). The file extension (the 3 characters after the period) is
  506. the location code of the store for which the order was created.  The following
  507. are two examples to illustrate this:
  508.  
  509. Example 1 - if the supplier chosen is
  510. OUTBOUND DISTRIBUTORS, and if the date  is March 28th, and if the location in
  511. use is "SL1", then the order file will   be called "OUTB0328.SL1".
  512.  
  513. Example 2 - if  the supplier chosen is  "All Suppliers", and  if the date is
  514. April 3rd, and if the location  in use is "SL2" then  the order file will be
  515. called "ALL-0403.SL2".
  516.  
  517.                                                                     - Page 7 -
  518.  
  519. The exception  to  this  is  when you  use  the "Monthly  Sales"  method of 
  520. calculating the order. In this case the  name of the order file contains the
  521. name of the month for which you are ordering. For example, if you are making
  522. up your Christmas orders in August (as many retailers must), you can use the
  523. "Monthly Sales" option and specify that you are ordering for December. If the
  524. supplier is "OUTBOUND DISTRIBUTORS" and the location is "SL1" then the order 
  525. file will be called "OUTB-DEC.SL1".
  526.  
  527. Once an order file has been chosen you have the following options: review the
  528. order, display an order summary, print it, post it, or record it as a
  529. shipment.
  530.  
  531.                               Review The Order
  532.  
  533. Select this to review  the order, which  is presented in table view. Retail
  534. Plus+ supplies you with the information you need to make a judgement about the
  535. quantities being  ordered  and  gives you  an opportunity to adjust those
  536. quantities. You can change only the first two column of numbers, which are the
  537. order quantity and the package quantity. If any of the other fields need to be
  538. changed it should be done in the inventory file, not in the order file.
  539.  
  540. The columns displayed when reviewing a purchase  order are as follows:
  541.  
  542. -> QTY - The number of items or packages being ordered. If the PACK quantity
  543. is greater than 1, this column shows the number of PACKAGES, not the number of
  544. items.
  545.  
  546. -> PACK - The number of items that the supplier ships in one package. This is
  547. the same PACK field as the one in your inventory records. If PACK is greater
  548. than 1 the  order was rounded  off to the  nearest full package and the QTY
  549. column shows the number of PACKAGES being ordered, not the number of items.
  550.  
  551. -> ITEM - The name of the item.
  552.  
  553. -> SIZE - The size as shown in the inventory records.
  554.  
  555. -> CODE - The stock number.
  556.  
  557. -> ONHAND - The quantity you have in stock.
  558.  
  559. -> LAST - The  quantity ordered the  last time this item  was considered for
  560. re-ordering.
  561.  
  562. -> BASE -  The quantity shown  in the  inventory records as  base stock (the
  563. minimum you want to keep in stock).
  564.  
  565. -> UNITCOST - What you pay the supplier for one of this item.
  566.  
  567. -> ORDERCOST - The result of multiplying QTY times PACK times UNITCOST.
  568.  
  569.  
  570. More information is available than is initially displayed on the screen. Press
  571. the RIGHT ARROW key until the remaining columns come into view. Use CTRL-END
  572. and CTRL-HOME to jump between the first column and the last.
  573.  
  574.                                                                     - Page 8 -
  575.  
  576. When reviewing an order you will see the following options at the bottom of
  577. the screen:
  578.  
  579.   -> F1 - Help - use this to get information about what is on the screen.
  580.  
  581.   -> F6 - Lock - to lock the columns in place when you scroll the screen. Move
  582.      the cursor to columns 1, 2, 3, or 4 then Press F6.  Press F6 again to
  583.      unlock them.
  584.  
  585.   -> F10 - Exit - to return to the previous menu.
  586.  
  587.  
  588. The items with an order quantity  of zero are displayed so  that you can add
  589. them to the order just by changing the  QTY field to any number greater than
  590. zero. Similarly, you can remove an item from the order simply by changing the
  591. QTY field to zero. Items with an order quantity of zero will be excluded when
  592. you print the final order.
  593.  
  594.  
  595.                             Display An Order Summary
  596.  
  597. Once you have created and reviewed an order you can see a short summary of how
  598. it breaks down by product class in percentage terms.
  599.  
  600.               Order Summary For Location SL1 / Order File ALL0403.SL1
  601.               Total Order Cost - 11872.00
  602.  
  603.               Class        Products    Order Cost      Percent Of Total
  604.               ---------------------------------------------------------
  605.               ACCESSORIES        3         597.00           5.03
  606.               ALPINE GEAR        3         940.00           7.92
  607.               BACKPACK           5        2968.00          25.00
  608.               CLOTHING           6        3167.00          26.68
  609.               SLEEPING BAG       3        4200.00          35.38
  610.  
  611.  
  612.   The columns displayed are as follows:
  613.  
  614.   -> Class - Each product class in the order.
  615.  
  616.   -> Products - How many different products are being ordered in each class.
  617.  
  618.   -> Order Cost - The cost of the order in each product class.
  619.  
  620.   -> Percent Of Total - The percentage of the total order cost in each product
  621.      class (rounded to two decimals).
  622.  
  623. This display allows you to see if the order is reasonably balanced in terms of
  624. the amount you spend on each class of product. It should be fairly consistent
  625. with your percentage of sales in each class.
  626.  
  627.                                                                     - Page 9 -
  628.  
  629.                            Printing The Order
  630.  
  631. There are two options here - you can print a trial order or a final order. A
  632. trial order shows the  items for which  the order quantity is  zero plus the
  633. percent of the order cost in each product class. This allows you to review a
  634. hard copy of an order  in progress. Printing a final  order excludes the
  635. information that a supplier does  not need to fill the  order. Orders can be
  636. printed by product class or  by the active sorting order  (item name or item
  637. code).
  638.  
  639.  
  640.                                Update To Records
  641.  
  642. Use this command when you are ready to record an order in your inventory file.
  643. Some people call  this "posting  the order". It  updates the  "On Order" and
  644. "Order Date" fields for each item. If an item is not being re-ordered then the
  645. "On Order" field will show zero. The "Order Date" field will still be updated
  646. so you can see when the item was last considered for re-ordering.
  647.  
  648. You may be wondering why  a final order is not  automatically updated to the
  649. inventory file when it is printed. Consider this situation: say that you need
  650. to prepare December orders in August to  make sure you have enough stock for
  651. Christmas. You create the order, print it,  and send it off to the supplier.
  652. The supplier can now make sure he has  enough stock in December to fill your
  653. Christmas order. If  you post  this order to  your inventory  in August, the
  654. orders you generate  for September, October  and November will be too small
  655. because the data  shows a  large amount  of stock  already on order. Orders
  656. created for September to  November will be  correct only if you  to post the
  657. December order when December actually arrives.
  658.  
  659.  
  660.                                 Enter As Shipment
  661.  
  662. When a shipment comes in  you can choose the order  file which is associated
  663. with that shipment and update your inventory  data to reflect the new stock.
  664. Under the RECEIVED  column you  will see  the number  of each item  that was
  665. ordered. Using the packing slips as your guide, verify the quantities in the
  666. RECEIVED column and change them only if the number received is not the same as
  667. the number ordered. Note  that the number  in the first column  is the total
  668. number of items, not the number of packages.
  669.  
  670. You can change only the numbers in the first column. Use the UP and DOWN ARROW
  671. keys and PAGEUP / PAGEDOWN to scroll the screen. Press F10 to exit. You will
  672. be asked if you want to record the shipment to the master inventory.
  673.  
  674. Select YES  if you have  finished verifying the quantities received, or NO if
  675. you want to come back  and finish it later. If you select YES you will be  see
  676. a window containing the options available for recording a shipment.
  677.  
  678.                                                                    - Page 10 -
  679.  
  680. The options are:
  681.  
  682. -> Print A Record Of This  Shipment - press Y if  you want a printout of the
  683.    items you are putting into inventory, otherwise just press ENTER.
  684.  
  685. -> Mark These Items For Label  Printing - press Y if  you want to mark these
  686.    items for label printing, otherwise just press ENTER.
  687.  
  688. -> Add Shipping Costs To These Items - press Y if you want to distribute your
  689.    shipping costs to the inventory for each item, otherwise just press ENTER.
  690.  
  691. -> Total Costs To Add To These Items - you only need to type a number here if
  692.    you answered Y to the previous option.  Usually you would enter the
  693.    shipping charges that you paid, but you can also enter any other overhead
  694.    charges you like. The amount you enter is distributed to the total
  695.    inventory for each item received. This can be seen as a "last in -first
  696.    out" method of distributing costs and the result is reflected in your
  697.    records as the ADJUSTED COST.
  698.  
  699.  
  700.                      INVENTORY MENU COMMAND 5 -> TRANSFER
  701.  
  702. Use this command if you have more than one store location and wish to transfer
  703. some stock from one store to another. It is also useful if you want to set up
  704. one location in Retail Plus+ as the warehouse from which all other stores are
  705. stocked. When you select this command you will be asked if you want to print
  706. an audit trail of your entries. This creates a hard copy on the printer which
  707. can be a permanent record of all the stock transfers made.
  708.  
  709. Next, a window appears in  which you can identify the  item to transfer, the
  710. quantity to transfer, the source location and the destination location. Items
  711. must be identified by their codes.  If you are not sure of the code you can
  712. press F3 and choose it from an alphabetical list. When you have supplied the
  713. required information press ENTER. Retail Plus+ uses  the stock code to look
  714. for the item in the destination location. If the item  is found, Retail
  715. Plus+ checks to see that the name of the item is the same in   both locations.
  716. If the name is not the  same you will be able to tell Retail Plus+ to proceed
  717. or abandon the transfer.
  718.  
  719.  
  720.                    INVENTORY MENU COMMAND 6 -> SHIPMENT
  721.  
  722. This command gives  you an  alternate way of  entering a shipment into your
  723. inventory records. A  much faster  way of doing this is  with the "Enter As
  724. Shipment" command under  the "Orders" menu, but it  needs an  order file to
  725. associate with each shipment. If you receive stock which was not included in a
  726. purchase order or was back-ordered use this command to record it.
  727.  
  728. When you select this you will be asked if you want to print an audit trail of
  729. your entries. This creates a hard copy on the printer which can be a permanent
  730. record of the stock received. A window appears in which you can enter the code
  731. of each item in turn. If you are not sure of the code you can press F3 and 
  732. choose it from an alphabetical list.
  733.  
  734.                                                                    - Page 11 -
  735.  
  736. Next you will  see a window  in which to enter  the quantity received. Please
  737. note that this should be the total number received, not the number of
  738. packages.   Also displayed is the wholesale cost of the item and the adjusted
  739. cost. These  can be updated here if desired. The wholesale cost is the price
  740. charged by the supplier and the adjusted cost is the  wholesale cost plus any
  741. overhead (i.e.  shipping) costs you want to add. How the adjusted cost is
  742. calculated is up to  you.
  743.  
  744. Often a store owner just divides the shipping cost by the total number of
  745. items in the shipment and adds the result to the wholesale cost of each item
  746. received. Not everyone uses the adjusted cost field - it can be ignored if you
  747. wish and it will simply show the same value as the wholesale cost.
  748.  
  749. When you have supplied this information press ENTER to go on to the next item.
  750. When you are finished press ESCAPE.
  751.  
  752.  
  753.                        INVENTORY MENU COMMAND 7 -> ADJUST
  754.  
  755. Use this when you need a fast way to  add or subtract a quantity from the ON
  756. HAND figure for any item. Once again you will be asked if you want to print an
  757. audit trail of your entries. Select "Yes" to get a hard copy list of the stock
  758. adjustments. A window appears where  you can enter the code  of the item you
  759. want to adjust. If you are not sure of the code press F3 to choose it from an
  760. alphabetical list.
  761.  
  762. Next you will see a window where you can enter the number to add or subtract
  763. from the ON HAND quantity. Type a number and press ENTER to add stock. Type a
  764. negative number to subtract stock (i.e. -10). When you have finished  press
  765. ESCAPE to return to the Main Menu.
  766.  
  767.  
  768.                    INVENTORY MENU COMMAND 8 -> RETURNS
  769.  
  770. The Returns command provides a  method of re-stocking an  item that has been
  771. returned by the customer. A window appears where you can enter the code of the
  772. item returned. If you are not sure of the code press F3 to choose it from an
  773. alphabetical list.
  774.  
  775. Next you will  see a  window where you  can enter  the quantity returned. Type
  776. the quantity returned and press ENTER or press ESCAPE to go to the Main Menu.
  777.  
  778. In order to maintain accurate sales figures, Retail Plus+ also needs to know
  779. the price at which the returned item was  sold to the customer. If more than
  780. one price  for the  item is  listed in  your inventory  records you  will be
  781. prompted to select one.
  782.  
  783. Use the UP/DOWN ARROW keys to highlight the price you want then press ENTER.
  784. The inventory and sales figures will be adjusted accordingly and you will see
  785. a confirmation of the transaction.
  786.  
  787.                                                                    - Page 12 -
  788.                                    SECTION 3
  789.                                 THE SALES MENU
  790.  
  791.  
  792. There are three different ways to enter sales into this system:
  793.  
  794.   1 -  Manually from the keyboard -  this would involve taking your cash
  795.        register tapes to the computer and punching in each sale. Once you have
  796.        done this a few times it goes quite quickly.
  797.  
  798.   2 -  Automatically by reading a data file transferred to the computer from
  799.        an electronic cash register.
  800.  
  801.   3 -  From the Point-Of-Sale function -  if you set up your keyboard and
  802.        screen at the sales counter you can enter sales, print sales slips or
  803.        statements, and update your data all at the same time.
  804.  
  805. Each of these methods is described on the following pages.
  806.  
  807.  
  808.                          SALES MENU COMMAND 1 -> MANUAL
  809.  
  810. This command brings up the  window used to enter  sales information from the
  811. keyboard. You will  be asked  if you wish  to print  an audit trail  of your
  812. entries. Select "Yes" to get hard copy of the sales as they are entered.
  813.  
  814.  
  815. Before you begin you are asked to supply the date of sales for your entries.
  816.  
  817.   -> Press ENTER to accept the date shown (today's date).
  818.  
  819.   -> Change it if you want the sales posted under a different date.
  820.  
  821.   -> The date format is the international format (YYMMDD). The system will not
  822.      allow you to enter an invalid date.
  823.  
  824.  
  825. This date option is intended to allow you to briefly roll back the date so you
  826. can enter sales made last week or last month without having them added to this
  827. week's sales figures.
  828.  
  829. Note that Retail Plus+ does  not store daily sales,  only weekly and monthly
  830. sales. Therefore you are not  required to enter sales  figures for every day
  831. that your store is open. If you wish,  you can enter a week's worth of sales
  832. all at once. If you want reasonably accurate sales tracking you should enter
  833. sales data at least once a week.
  834.  
  835. The next window prompts  you for the code  of an item for  which you want to
  836. enter sales data. If you are not sure of the code press F3 to choose it from
  837. an alphabetical list.
  838.  
  839.                                                                    - Page 13 -
  840.  
  841. The next window displays information about the  item and prompts you for the
  842. quantity sold. This window also shows the current sticker price and gives you
  843. an opportunity to change it.
  844.  
  845. Once you have supplied the data it is recorded and the previous window appears
  846. again. It now contains some  information about your last  entry so you won't
  847. loose your place. You are ready to do the next item. Press ESCAPE to return to
  848. the Main Menu when you are finished.
  849.  
  850.  
  851.                        SALES MENU COMMAND 2 -> AUTO
  852.  
  853. This command allows you to use Retail Plus+ with an electronic cash register
  854. It relies on the data files that many registers can transfer to your computer.
  855. This version of Retail Plus+ is set up to work with TEC cash registers. They
  856. can download sales data to a PC via  serial cable or modem, producing a file
  857. that begins with the characters "ZRP". If you use a different cash system with
  858. this capability please contact us to make arrangements for a version of Retail
  859. Plus+ that can read it's data files.
  860.  
  861. To read cash register data  files you must first tell  Retail Plus+ where to
  862. find them. A window appears showing the current directory path. Press ENTER if
  863. the data files are in  this directory, or type the  drive and directory path
  864. where they are found.
  865.  
  866. If any valid data files are present in the specified directory you can select
  867. one from a pick list on the screen:
  868.  
  869.  
  870.   -> Press the UP/DOWN ARROW keys or PAGEUP/PAGEDOWN to highlight the file you
  871.      want to read.
  872.  
  873.   -> Press ESCAPE to return to the Main Menu.
  874.  
  875. If the cash register file you select has been read before, Retail Plus+ will
  876. show the date it was read and provides an opportunity to cancel the process.
  877.  
  878. The printer must be on  while reading the cash register  file so that Retail
  879. Plus+ can print messages about any anomalies encountered in it. This is meant
  880. to alert you to  any data errors in  the file and provide  the name and code
  881. number of any item that should be checked in the event of such an error. After
  882. a data file has been read you will be given an opportunity to print a summary
  883. of the sales information it contains.
  884.  
  885.                                                                    - Page 14 -
  886.                          SALES MENU COMMAND 3 -> P.O.S.
  887.  
  888.  
  889. This is  the  point-of-sale  function  for Retail  Plus+.  Use  it  to enter
  890. transactions at  the sales  counter  and print  invoices  or sales  slips if
  891. desired. The first item that appears is a menu with the following options:
  892.  
  893.   -> Point Of Sale -  start using the P.O.S. feature.
  894.  
  895.   -> Setup P.O.S. - tell Retail Plus+ how you want the point-of-sale function
  896.      to work.
  897.  
  898.   -> Quit - return to the main menu.
  899.  
  900. Before using the P.O.S.  function for the  first time you  should select the
  901. Setup P.O.S. option.
  902.  
  903.  
  904.                                  Setup P.O.S.
  905.  
  906.  
  907. First a menu appears from which you can choose the printer output you want:
  908.  
  909.   -> 80 Column Invoices - select this if you want to print invoices (full
  910.      sales statements) for your customers.
  911.  
  912.   -> 40 Column Sales  Slip - select  this if you  want to print  a standard 40
  913.      column sales slip. This is usually done  in compressed print (15 cpi) so
  914.      the actual slip  is  only  3 inches  wide.  You  may wish  to  consider
  915.      using a specialized P.O.S. printer designed just for printing sales
  916.      slips.
  917.  
  918.   -> Audit Trail Of  Sales - select  this if you  do not need  to print either
  919.      invoices or sales  slips but  would like a  continuous record  of your
  920.      sales transactions.
  921.  
  922.   -> None -  select this  if you  do not  want any  printer output  within the
  923.      point-of-sale function.
  924.  
  925. Next a screen appears with all the features that you can configure. As you
  926. move  through this  screen  you can  press  F1 at  any  time  for an
  927. explanation of what each field is for. In the first section there are fields
  928. where you can enter the name and amounts for two types of sales taxes and two
  929. types of add-on  charges. These  will all  be added  as a percentage  on the
  930. invoice sub-total, except for Charge  1 which is applied as  a flat fee. Use
  931. these fields as follows:
  932.  
  933.   -> Tax 1 Name - enter the name of a sales tax in your area (if any).
  934.  
  935.   -> Tax 1 Percent - enter the percentage amount of Tax 1.
  936.  
  937.   -> Tax 2 Name - enter the name of a second sales tax area (if any).
  938.  
  939.   -> Tax 2 Percent - enter the percentage amount of Tax 2.
  940.  
  941.                                                                     - Page 15 -
  942.  
  943.   -> Charge 1  Name - enter  the name  of a flat  add-on fee  such as handling
  944.      charges.
  945.  
  946.   -> Charge 1 Amount - enter the amount of Charge 1.
  947.  
  948.   -> Charge 2 Name - enter the name of a percentage add-on fee such as a
  949.      service charge or commission.
  950.  
  951.   -> Charge 2 Percent - enter the percentage amount of Charge 2.
  952.  
  953.  
  954. Please note that when an invoice is  totaled up the charges are added before
  955. the taxes are calculated. It is assumed that any fee you add to a sale will be
  956. taxable along with the merchandise. If you have a number of different service
  957. fees that you add to customer invoices, set them up as a separate class of
  958. inventory item and add them to  invoices as needed. Using this method you can
  959. set up a service as either taxable or non-taxable.
  960.  
  961. The remaining items on the setup screen are:
  962.  
  963.   -> Taxes & Charges Optional ? - press Y if you want to give the person at the
  964.      sales desk the option to select which taxes or charges to apply to any
  965.      given sale. Press N if you want the taxes or charges to be automatically
  966.      applied to every sale.
  967.  
  968.   -> Start At Inv # - type the number  at which you want Retail Plus+ to start
  969.      numbering the  invoice. These  numbers will  also appear  on sales  slips
  970.      as transaction numbers.
  971.  
  972.   -> Invoice Header (Up to 5 lines) - enter anything that you want to appear at
  973.      the top of your invoices or sales slips. If you do not have pre-printed
  974.      paper stock then you may use this to print  the store name and address.
  975.      If you are going to print sales slips you may have to limit the length of
  976.      each line to 38 characters maximum.
  977.  
  978.   -> Invoice Footer (1 line) - enter anything you want to appear at the bottom
  979.      of your invoices or sales slips. If you are going to print sales slips
  980.      you may have to limit the length of this line to 38 characters maximum.
  981.  
  982.   -> Top Margin (0-6) - enter the number of lines you want the printer to skip
  983.      when printing invoices or sales slips. This allows room for your company
  984.      logo if you use pre-printed paper stock.
  985.  
  986.   -> Center Header ? - press Y if  you want the contents of the invoice header
  987.      (and footer) centered on the invoice or sales slip. Press N if you want
  988.      them left-justified.
  989.  
  990.   -> Invoice Copies (1-9) - enter the number of copies of the invoice that you
  991.      want printed. Generally it  is easier to  use duplicating NCR paper in
  992.      your printer, unless you are using a laser printer. If you print more
  993.      than 1 copy they will be numbered as they come off the printer.
  994.  
  995.  
  996.                                                                     - Page 16 -
  997.  
  998.   -> Print Daily Gross On Exit? - Press Y if you want the system to print a
  999.      breakdown of receipts each time you exit the point-of-sale function.
  1000.      Your receipts will be shown first by total sales plus taxes and charges,
  1001.      and then by method of payment (Cash, Visa, Mastercard, Amex, Discover,
  1002.      Other Card, Cheque or On Account).
  1003.  
  1004.   -> Eject Page After Printing? - press Y if you want the printer to eject
  1005.      after printing each invoice or sales slip. Press N to suppress the page 
  1006.      eject.
  1007.  
  1008.   -> Use Client Database? - Press Y if  you want to use the client database in
  1009.      the point-of-sale function. Press N to leave it out.
  1010.  
  1011.  
  1012. When you have finished with this screen press F10.
  1013.  
  1014.  
  1015. A NOTE ABOUT THE CLIENT DATABASE: This consists of two files called CLIENT.DBF
  1016. and CLIENT.DBT. They are compatible with dBASE, FoxBASE, and DMAIL 5.1, the 
  1017. professional mailing list system supplied with Retail Plus+. By using the 
  1018. client database each time you register a sale in the POS screen, the sales
  1019. information is saved under the client's name. Using this purchase history you 
  1020. can always find out who bought what, when and how many. There are several stan-
  1021. dard ways to use this information for marketing, and you can probably think
  1022. of a few of your own.
  1023.  
  1024. Example 1 -  Lets say you are having a special promotion on the latest widgets.
  1025. You have some flyers printed to get the word out, but now you have to get those
  1026. flyers into the right hands. Using DMAIL you can easily find everyone who ever
  1027. bought a widget from you and generate mailing labels for them.
  1028.  
  1029. Example 2 -  Mr. Jones brings back his widget for a warranty repair. He says
  1030. he lost his sales slip and can't prove that it is still under warranty. Using
  1031. DMAIL you can look up his name and find out the exact date he bought the item.
  1032.  
  1033. When entering a client into the database you will see an optional field called
  1034. UDF (User Defined Field). This is a place where you can put any kind of
  1035. information you like about the client such as account number or credit status.
  1036. This information will then be displayed on the POS screen each time they buy
  1037. something.
  1038.  
  1039. The UDF field can also be used to classify your customers into categories such
  1040. as business, institutional, government, private or whatever applies to your
  1041. business. If you have a sporting goods store you could enter the customers
  1042. best sport. You can now tailor your promotional mailings to the customer type
  1043. by using DMAIL to pull out the appropriate names and addresses. If you want to
  1044. make your mailings a little more personal, DMAIL will create merge files for
  1045. your word processor that you can use in generating form letters.
  1046.  
  1047. The client database does have a limitation - it can only hold about 400 sales
  1048. per client. Retail Plus+ will warn you when you are getting close to the limit
  1049. for any given client. At that time you should use DMAIL to clear out some of
  1050. the old data from their record. If you do not do this, Retail Plus+ will clear
  1051. the client's purchase history when the limit is reach and will start over with
  1052. a clean slate.
  1053.  
  1054.                                                                    - Page 17 -
  1055.  
  1056.                                  POINT OF SALE
  1057.  
  1058. The P.O.S. function consists of a single central screen on with which all
  1059. sales transactions can be conducted. Before the screen appears you will be
  1060. shown the system date. Press ENTER to accept the date shown, or change it if
  1061. it is not correct. The date format is (YYMMDD).
  1062.  
  1063. If you have elected to use the client database the top of the P.O.S. screen
  1064. will include a section for client information. If you are  not using the
  1065. client database this section will be omitted.
  1066.  
  1067. The POS screen is controled using both letter commands and function keys. The
  1068. letter commands are:
  1069.  
  1070.   -> A -  Press the A to enter an account number for this sale. Use this to
  1071.      hold the account number of a customer who has an account with you, or to
  1072.      record the credit card number if the sale is being charged.
  1073.  
  1074.   -> R - Press R to see your receipts so far today.
  1075.  
  1076.   -> S - Press S to enter a name in the "Sold By" field on the screen. This
  1077.      name will remain in effect until it it changed and will appear on all
  1078.      invoices and sales slips. If your sales staff is earning commissions this
  1079.      offers a method of tracking each person's sales.
  1080.  
  1081.   -> T - Press T to display a window where you can select the taxes and
  1082.      charges to apply to your sales. The options shown are those that you
  1083.      entered in the POS Setup screen. These choices will remain in effect for
  1084.      each sale until they are changed again. This allows you to control which
  1085.      taxes and charges are applied to any given sale. If you need help using
  1086.      this window press F1 while it is on the screen.
  1087.  
  1088.   -> UP / DOWN ARROW -  Use this to select the Method Of Payment (MOP) for
  1089.      the current sale. The choices are : Cash, Visa, Mastercard, Amex,
  1090.      Discover, Charge Card, Cheque, and On Account.
  1091.  
  1092. The function keys at the bottom of the POS screen are:
  1093.  
  1094.   -> F1 -  Help - view the Help windows for this screen.
  1095.  
  1096.   -> F2 -  Client - Enter a client's name or look up an existing client name.
  1097.      When you select this the menu line at the bottom of the screen changes
  1098.      to the following:
  1099.  
  1100.                    F1-Help   F3-Find Client   F10-Exit
  1101.  
  1102.       -> Type the name and address information into the appropriate fields.
  1103.  
  1104.       -> Press the ENTER or the UP / DOWN ARROW keys to move from one field to
  1105.          another.
  1106.  
  1107.                                                                    - Page 18 -
  1108.  
  1109.       -> Press F1 for information about what should go into any highlighted
  1110.          field.
  1111.  
  1112.       -> Press F3 to look up the address of an existing client (if any have
  1113.          been entered). An alphabetical list appears (called a pick list) from
  1114.          which you can select the client. Move up and down the list with the
  1115.          UP / DOWN ARROW keys, PAGEUP and PAGEDOWN, or by pressing the first
  1116.          letter of the last name twice. When the name you want is highlighted
  1117.          then press ENTER and the address information will appear on the POS
  1118.          screen.
  1119.  
  1120.       -> Press F10  when you have finished entering the client information.
  1121.  
  1122.   -> F4 -  Add - Add an item to this sale. A window appears where you can
  1123.      enter the stock code of the item.
  1124.  
  1125.      If you do not know the stock code you can press F3 to select the item
  1126.      from an alphabetical pick list. Move up and down the list with the UP /
  1127.      DOWN ARROW keys, PAGEUP and PAGEDOWN, or by pressing the first letter of
  1128.      the item name twice. When the item you want is highlighted then press
  1129.      ENTER and the information will appear on the POS screen.
  1130.  
  1131.      A window now appears listing the stock code, item name, quantity on hand,
  1132.      and the current retail price.
  1133.  
  1134.      Type the quantity sold at this point. If you are going to discount the
  1135.      item or otherwise charge a different price from the one shown, press the
  1136.      UP ARROW key to move the cursor to the Retail Price field then type the
  1137.      price you want to charge. The retail price is the one shown under Unit
  1138.      Price in your inventory records. It will not be changed if you discount
  1139.      it here. To change the current retail price you will need to exit the POS
  1140.      screen, find the item record and change the Unit Price field.
  1141.  
  1142.      Repeat this step for each item the customer is buying. As you proceed, an
  1143.      itemized list appears on the screen. Note that there may be a "T"
  1144.      following the price for some items and not for others. It indicates that
  1145.      an item has been set up in inventory as taxable. The data in the sample
  1146.      location would apply in an area where there is a sales tax but food items
  1147.      are tax exempt.
  1148.  
  1149.   -> F5 -  Dele -  delete an item from the sale. A cursor appears on the
  1150.      screen which you can move with the UP / DOWN ARROW keys. Just point to
  1151.      the item you want to delete and press F4. Press F10 when you have
  1152.      finished deleting.
  1153.  
  1154.   -> F6 -  NSI - Use this to add a Non-Stock Item to the sale. It is included
  1155.      so that you can add items to the sale that are not in the inventory
  1156.      records. A window appears where you can enter a stock code (this is
  1157.      optional), an item name, the quantity sold, and the price. If you need
  1158.      help using this window press F1 while it is on the screen.
  1159.  
  1160.      Items that are added to the sale as Non-Stock Items will appear on the
  1161.      invoice (or sales slip) but will not be added to the inventory records.
  1162.      To add an item use the New Item option under the Inventory menu.
  1163.  
  1164.                                                                    - Page 19 -
  1165.  
  1166.   -> F7 -  Total - Use this to total up the current sale. A window appears
  1167.      with the subtotal and totals. If it is a cash sale you can enter the
  1168.      cash amount tendered by the customer. The change owed will be calculated
  1169.      and displayed.
  1170.  
  1171.      If you wish to cancel out of this and return to the previous screen just
  1172.      press ESCAPE. If you press any other key Retail Plus+  will print the
  1173.      sale. If the customer changes his or her mind you can still add or delete
  1174.      items and total the sale again. Nothing is recorded in the inventory
  1175.      database until you press F9 to save it (see below).
  1176.  
  1177.   -> F9 -  Save - Use this to tell the system that the sale is complete. The
  1178.      sale is now posted to the sales and inventory database and the POS screen
  1179.      is cleared for the next sale. If the client database is active the sale
  1180.      is recorded in the client's purchase history as well.
  1181.  
  1182.   -> ESC - Cancel -  Press ESCAPE to cancel a sale in progress.
  1183.  
  1184.   -> F10 -  Exit - use this to exit from the Point-Of-Sale function.
  1185.  
  1186.  
  1187. The "T" that appears after the price on invoices and sales slips indicates
  1188. that the item is taxable. Both taxable and non-taxable items can be included
  1189. in any sale. The tax is charged according to whether the item is shown as
  1190. taxable in the inventory records. Note that the user can over-ride that
  1191. setting at the time of the sale if taxes and charges are set up as optional
  1192. in the POS Setup screen.
  1193.  
  1194.  
  1195.                     SALES MENU COMMAND 4 -> SET MARKS
  1196.  
  1197. Use the Marks command to set the Mark field for all items in your inventory to
  1198. Y or N. (Yes or No) This is provided as a convenience so that you do not have
  1199. to go through your records and reset all the Marks manually.
  1200.  
  1201. When To Use Marks: You can include some or all of the items in your inventory
  1202. when printing labels, the Combined report, or a catalogue. If the Mark for an
  1203. item is set to Y the item is included in the print job. If the Mark is set to
  1204. N it is excluded. The following is an example of how you would use the Mark
  1205. field in combination with the Marks command:
  1206.  
  1207. Lets say you want to enter 10 new items in your inventory and print labels for
  1208. them. Simply set the Mark field to Y when you enter each new item and then use
  1209. the Label command to print the labels. You now have  10 items in the data file
  1210. that have the Mark set to Y. Rather than finding each item to change the Mark
  1211. field back to N , you can use the Marks command to change them all at once.
  1212.                                                                    - Page 20 -
  1213.  
  1214.                        SALES MENU COMMAND 5 -> LABELS
  1215.  
  1216. Use this command to print price tags and labels. Price tags show the item name,
  1217. code number and price. Bin labels show the product name, size, code, price,
  1218. class and supplier. If printed on a Laserjet bin labels also show the base
  1219. stock, re-order point, and re-order quantity. Barcode labels (which can also
  1220. serve as price tags) show a Code 39 bar code, the item name, size, and the 
  1221. price. Bar codes can only be printed on an HP Laserjet or work-alike printer.
  1222. Labels are printed in the current sorting order (see the Sort command under the
  1223. Utility Menu).
  1224.  
  1225. When you begin, you will see a reminder that labels will be printed for Marked
  1226. items only. You will have an option to print labels for each item received in
  1227. the last shipment or to select the number of copies of each label (max. 999).
  1228. If you are using a dot matrix printer you can print test labels to adjust the
  1229. position of the label stock in the printer. If you are using a Laserjet you can
  1230. chose manual or auto sheet feeding.
  1231.  
  1232. The label sizes used for dot matrix printers are as follows: 
  1233. For price tags: 2-1/2 by 15/16 (three-up). For bin labels: 4 by 1-7/16
  1234. (one-up). These are standard sizes available from any office supplies store.
  1235.  
  1236. The label sizes used for Laserjet printers are: 
  1237. For price tags: Avery Label # 5267 (AL-90M in Canada). These are 1/2 by 1-3/4
  1238. (four-up, 80 per page). For bin labels: Avery Label # 5163 (AL-130 in Canada).
  1239. These are 4 inches by 2 inches (two-up, 10 per page). For small barcode labels:
  1240. Avery Label # 5160 (AL-100 in Canada). These are 2-5/8 by 1 (three-up, 30 per 
  1241. page). For large barcode labels: Avery Label # 5162 (AL-125 in Canada). These
  1242. are 4 by 1-1/3 (two-up, 14 per page). All of these labels may be available from
  1243. other manufacturers as well. Make sure you are using labels specifically made 
  1244. for laser printers.
  1245.  
  1246.                       SALES MENU COMMAND 6 -> FAST LIST
  1247.  
  1248. This command will print a basic price list of your product line for fast
  1249. reference. The information included is the stock code, product name, size (if
  1250. applicable), the number on hand, and the retail price. It will also show which
  1251. items, if any, are taxable. Keep it by your cash register for fast price and
  1252. stock lookups. The list will be printed in the current sorting order (see the
  1253. Sort command under the Utility menu).
  1254.  
  1255.                        SALES MENU COMMAND 7 -> CATALOGUE
  1256.  
  1257. Use this command to print a catalogue of your product line. When you begin,
  1258. you will see a reminder that only marked items will be included. Be sure you
  1259. have marked only the items for which you want catalogue output.
  1260.  
  1261. You can send catalogue output directly to the printer or to a text file for
  1262. custom formatting with your favorite word processor. To send printer output to
  1263. a text file see the Text File command under the Utilities menu. Very
  1264. sophisticated catalogues can be prepared by loading this output into a desktop
  1265. publishing system where professional looking layouts can be added.
  1266.  
  1267. Catalogue items will be printed in the current sorting order unless you
  1268. specify that they should be listed by product class, in which case the product
  1269. class will be the primary sort key and the current sorting order (by name or
  1270. by code) will be the secondary sort key.
  1271.  
  1272.                                                                    - Page 21 -
  1273.  
  1274.                         SALES MENU COMMAND 8 -> YEAR END
  1275.  
  1276. This command runs the fiscal year-end closing routine. It saves data to an
  1277. archive file and gives you the opportunity to print a cumulative sales report
  1278. for the year. The inventory file is then set up for the new fiscal year. In
  1279. order to create sales projections, you are given an opportunity to supply an
  1280. anticipated percentage increase in sales in each product class for the new
  1281. year. This is presented in tabular form and you need only type the percentage
  1282. increase in the appropriate field. These percentages are used to calculate
  1283. your sales projections for the next year. When you have finished filling out
  1284. this table press ESCAPE to continue.
  1285.  
  1286. Sales data archived by this process can be displayed with the Review command
  1287. (see below).
  1288.  
  1289.  
  1290.                         SALES MENU COMMAND 9 -> REVIEW
  1291.  
  1292. When the Year-End command is used, a dBASE III compatible data file is created
  1293. that archives sales data for the year being closed. The file is named
  1294. according to the the store location and the year (i.e. SL1-1990.DBF).
  1295.  
  1296. Use the REVIEW command to look at the contents of any archive. The first thing
  1297. you will see is a pick list of available archive files.
  1298.  
  1299. Use the UP/DOWN ARROW keys to highlight the archive you want then press ENTER.
  1300. The information will be displayed in tabular form.
  1301.  
  1302. -> F1 - Help - to get information about how to use this screen.
  1303.  
  1304. -> F4 - Print - send the highlighted record to the printer.
  1305.  
  1306. -> F6 - Lock - lock the scrolling display at column 1,2,3 or 4. The display
  1307.    will freeze at the column where the cursor is located. Press F6 again to
  1308.    unlock.
  1309.  
  1310. -> F10 - Exit - return to the Main Menu.
  1311.  
  1312.                                                                    - Page 22 -
  1313.  
  1314.                                  SECTION 4
  1315.                              THE REPORTS MENU
  1316.  
  1317. The reports menu contains the options you have for printing routine reports.
  1318. These are described below in order of appearance. Most of these are wide
  1319. reports and you will be will be asked to switch your printer to compressed 
  1320. mode. You can ignore this if you have a wide carriage printer.
  1321.  
  1322.  
  1323.                     THE REPORTS MENU COMMAND 1 -> SALES
  1324.  
  1325. This report prints the following information for each item in the inventory:
  1326. product class, product name, size (if applicable), code, quantity in stock,
  1327. quantity sold (year-to-date), gross, percent of total sales, and a monthly
  1328. breakdown for the current year compared to the same month last year. The
  1329. report is sorted by product class plus your choice of item name or code (use
  1330. the Sort command under the Utility menu). At the end of each product class you
  1331. will see a summary of how many items are in that class, how much they grossed
  1332. and what percentage of total sales they represent.
  1333.  
  1334.  
  1335.                       REPORTS MENU COMMAND 2 -> INVENTORY
  1336.  
  1337. This report prints the following for each item in the inventory: item code,
  1338. name, size, class, base stock, quantity on order, and quantity on hand. At the
  1339. end of each line a space is provided where you can write in the physical
  1340. count. This allows you to take inventory simply by printing this report and
  1341. filling in the blanks.
  1342.  
  1343. Before printing you will be asked if you want the report to contain the
  1344. inventory for the current location only or for all locations. If you select
  1345. All Locations you will then be asked if you want the figures combined for each
  1346. product or show the quantity in each location.
  1347.  
  1348. You will then be asked if you want the output sorted by product class. If you
  1349. answer "Yes" you will get a summary of the cost of all items in the class, the
  1350. retail value of the items in the class, and the percentage of the inventory
  1351. cost they represent. If you answer "No" the inventory will be printed in the
  1352. current sorting order with no product class summary.
  1353.  
  1354.  
  1355.                     REPORTS MENU COMMAND 3 -> COMBINED
  1356.  
  1357. This is a combined sales and inventory report. You can print this one to
  1358. include all items or selected items only. If you want to print it for all
  1359. items use the Marks command under the Sales menu to mark all items for
  1360. inclusion in the report. If you only want to report on certain items you can
  1361. select these by setting their Mark fields to Y (for Yes) before running the
  1362. report.
  1363.  
  1364. This report contains the following information: code, product name, size,
  1365. cost, price, base stock, quantity on hand, quantity on order, quantity sold
  1366. this year, gross, and percent of total sales.
  1367.                                                                    - Page 23 -
  1368.  
  1369.                    THE REPORTS MENU COMMAND 4 -> TOP 20%
  1370.  
  1371. It is sometimes said in the retail business that 20% of your stock produces
  1372. 80% of your cash flow. This is usually an over simplification but this report
  1373. shows you which products are your top performers.
  1374.  
  1375. There options available are:
  1376.  
  1377. -> To print the report for all sales this year or for a given month only.
  1378. -> To list the items by gross sales or by volume.
  1379.  
  1380.  
  1381.                     REPORTS MENU COMMAND 5 -> ANALYSIS
  1382.  
  1383. This report provides the information needed to analyze sales performance with
  1384. respect to inventory cost. For each item it shows the year-to-date gross
  1385. sales, margin, average percent margin (as a fraction of cost), unit sales,
  1386. value of the on-hand inventory (at cost), stock turnover rate, the percent of
  1387. total sales produced by each item, and the percent of the total inventory cost
  1388. invested in each item.
  1389.  
  1390. You are given a choice of listing the items by gross sales or by product
  1391. class. If you choose to list by product class the report will also show the
  1392. percent of total sales produced by each class of product and the percent of
  1393. total inventory cost invested in that class. This is a wide report so you will
  1394. be asked to switch your printer to compressed mode. Ignore this if you have a
  1395. wide carriage printer.
  1396.  
  1397.  
  1398.                       REPORTS MENU COMMAND 6 -> VALUE
  1399.  
  1400. This is a straightforward listing of the cost and retail value of your
  1401. inventory. It is included mostly for the benefit of the auditors.
  1402.  
  1403. You are given a choice of listing the items by product class. If you choose to
  1404. list by product class the report will show subtotals for each class and the
  1405. percent of total inventory cost invested in that class. This is a wide report
  1406. so you will be asked to switch your printer to compressed mode. Ignore this if
  1407. you have a wide carriage printer.
  1408.  
  1409.  
  1410.                      REPORTS MENU COMMAND 6 -> OVERSTOCK
  1411.  
  1412. Run this report to find out which items may be over stocked. The listing is
  1413. grouped by product class and includes the total cost of the overstocked items.
  1414.  
  1415. This is a wide report so you will be asked to switch your printer to
  1416. compressed mode. Ignore this if you have a wide carriage printer.
  1417.  
  1418.                                                                    - Page 24 -
  1419.  
  1420.                     THE REPORTS MENU COMMAND 7 -> LOW STOCK
  1421.  
  1422. Run this report to find out which items are low in stock. The listing is
  1423. sorted by the current sorting order. This is a wide report so you will be
  1424. asked to switch your printer to compressed mode. Ignore this if you have a
  1425. wide carriage printer.
  1426.  
  1427.  
  1428.                     THE REPORTS MENU COMMAND 8 -> SUPPLIERS
  1429.  
  1430. If you need a list of who supplies you with which products, this report will
  1431. produce it. You will be asked if you want the list sorted by supplier name or
  1432. by item name.
  1433.  
  1434.  
  1435.  
  1436.                                    SECTION 5
  1437.                                THE UTILITY MENU
  1438.  
  1439.  
  1440.                          UTILITY MENU COMMAND 1 -> SORT
  1441.  
  1442. Use this to tell Retail Plus+ the order in which you want your inventory
  1443. displayed or printed. A window comes up which gives you a choice of three
  1444. sorting options:
  1445.  
  1446. -> Product Name - Products appear alphabetically by name.
  1447.  
  1448. -> Alpha Code - Products appear by alpha-numeric stock codes. Choose this if
  1449.    you use stock codes that contain any characters that are not numbers.
  1450.  
  1451. -> Numeric Code - Products appear by numeric stock codes. Choose this if you
  1452.    use stock codes that always contain numbers only.
  1453.  
  1454.  
  1455.                        UTILITY MENU COMMAND 2 -> INDEXES
  1456.  
  1457. Use this to re-build a damaged index file. Retail Plus+ creates a number of
  1458. index files for each inventory file. They allow you to select the current
  1459. sorting order and to find records quickly. In any database system it can
  1460. happen that index files become damaged because they are constantly being read
  1461. and modified. This is not common but if it does happen the damaged file must
  1462. be re-built. The symptom of a damaged index file is that you cannot find an
  1463. item you know is in the database. If this happens select the Indexes command
  1464. and the problem will clear up.
  1465.  
  1466.                                                                    - Page 25 -
  1467.  
  1468.                        UTILITY MENU COMMAND 3 -> EXPORT
  1469.  
  1470. Use this to create data files to export your sales information to a
  1471. spreadsheet or a database management system. In many cases the export function
  1472. is not needed since many spreadsheets and database systems can directly read
  1473. dBASE files, which is the format used by Retail Plus+.
  1474.  
  1475. You will be asked to supply the name for the new data file. The default name
  1476. is INVENTRY.DTA. You can accept this by pressing ENTER or you can change it by
  1477. typing a new name. Please note that only the filename can be changed. The file
  1478. type (.DTA) is automatically supplied.
  1479.  
  1480. You will then be asked if you wish to export weekly or monthly sales figures.
  1481. Select one of these then press ENTER.
  1482.  
  1483. Next you can tell Retail Plus+  whether you want the field names on the first
  1484. line of the export file. Select "Yes" if you are going to export to a
  1485. spreadsheet that needs to contain the correct column headings.
  1486.  
  1487. If you answer "No" you will be given a choice of two data formats. The first
  1488. is, once again, a standard comma-delimited data file. The second is called
  1489. System Data Format (SDF) which uses fixed-length fields instead of delimiters.
  1490. Check the manual for the program into which you want to import the data to see
  1491. which formats it can handle.
  1492.  
  1493. If you choose to export monthly sales data, the export file has the following
  1494. structure:
  1495.  
  1496.     FIELD       NAME          TYPE   WIDTH   DECIMAL
  1497.  
  1498.       1         ITEM            C      30       0
  1499.       2         CODE            C      10       0
  1500.       3         SIZE            C       6       0
  1501.       4         SOLD            N       7       0
  1502.       5         GROSS           N       9       2
  1503.       6 - 17    Jan92 - Dec92   N       6       0   (monthly sales this year)
  1504.      18 - 29    Jan91 - Dec91   N       6       0   (monthly sales last year)
  1505.  
  1506.  
  1507. If you choose to export weekly sales data, the export file has the following
  1508. structure:
  1509.  
  1510.  
  1511.     FIELD       NAME          TYPE   WIDTH   DECIMAL
  1512.  
  1513.       1         ITEM            C      30       0
  1514.       2         CODE            C      10       0
  1515.       3         SIZE            C       6       0
  1516.       4         SOLD            N       7       0
  1517.       5         GROSS           N       9       2
  1518.       6 - 58    WK1 - WK53      N       6       0  (weekly sales current year)
  1519.  
  1520.  
  1521.                                                                    - Page 26 -
  1522.  
  1523.                     UTILITY MENU COMMAND 4 -> TEXT FILE
  1524.  
  1525. Use this to re-direct all the printer output to a disk file. You will be asked
  1526. to supply the name of the file. The default is REPORTS.TXT. You can accept
  1527. this by pressing ENTER or you can change it by typing a new name. Please note
  1528. that only the filename can be changed. The file type (.TXT) is automatically
  1529. supplied. As long as output is being re-directed, the name of the text file
  1530. appears in the bottom right corner of the screen. All printer output will be
  1531. sent to this file until you select the Printer command (which does not appear
  1532. on the Utility menu unless you are currently re-directing output to a text
  1533. file). It is possible to keep writing to this file until it becomes quite
  1534. large, so watch your disk space.
  1535.  
  1536. This command allows you to send the reports to your favorite word processor
  1537. instead of the printer. It also allows you to use Retail Plus+ without a
  1538. printer attached.
  1539.  
  1540.  
  1541.                       UTILITY MENU COMMAND 5 -> VIEW FILE
  1542.  
  1543. Use this command to look at the contents of a text file in the Retail Plus+
  1544. directory of your hard drive. You can use it to read the output that results
  1545. from using the Text File command (above) to re-direct printer output.
  1546.  
  1547. Only files that have an extension of .TXT or .DOC can be read. The following
  1548. keys can be used while looking at a file:
  1549.  
  1550.   -> ARROWS -  Use the arrow keys to scroll up, down right or left.
  1551.  
  1552.   -> PAGEUP / PAGEDOWN - Use these to skip up and down the file.
  1553.  
  1554.   -> HOME / END - Use these to go to the top or bottom of the file.
  1555.  
  1556.   -> ESCAPE - use this to exit the file.
  1557.  
  1558. On exit from the viewing screen you will have an opportunity to print the
  1559. file.
  1560.  
  1561.  
  1562.                        UTILITY MENU COMMAND 6 -> LOCATION
  1563.  
  1564. This command allows you to select the store location you want to work with,
  1565. create a new location, or delete an existing location. A menu appears with
  1566. the following options:
  1567.  
  1568.   -> Change Location - This displays the store locations that have been set up
  1569.      in Retail Plus+. Use the UP and DOWN ARROW keys to highlight the one you
  1570.      want then press the ENTER key. You will then be prompted to choose the
  1571.      manner in which you want the inventory sorted.
  1572.  
  1573.                                                                    - Page 27 -
  1574.  
  1575.   -> New Location - Use this to create a new store location. First you will be
  1576.      asked to assign a three-character code to represent the new location. If
  1577.      there is one or more locations already set up you will see a list of
  1578.      location codes that have been used. You will then be asked if you want to
  1579.      copy the product line from an existing location (if there is one).
  1580.  
  1581.      Answer "Yes" if the new location is going to carry substantially the same
  1582.      products as an existing one. A window appears from which you can select
  1583.      the location whose product line you want to copy. When you are done the
  1584.      new location will be the active location and you can access it's records
  1585.      immediately. The information copied includes product name, code, class,
  1586.      size, unit cost, unit price, the text field and the sales projections. If
  1587.      there are minor differences in the product line carried in the new
  1588.      location you can use the Browse window or the Find command to make the
  1589.      necessary changes.
  1590.  
  1591.   -> Delete Location - Use this command to remove a location from Retail
  1592.      Plus+. When you select this you will be asked to confirm your choice. If
  1593.      the location you deleted is the active location (the one shown in bottom
  1594.      right corner of the screen) you will be asked to change to another
  1595.      location first.
  1596.  
  1597.      If you delete all the locations set up in Retail Plus+ the New Location
  1598.      command automatically comes to the screen and you will be asked to set up
  1599.      a new one immediately. This reflects the fact that Retail Plus+ requires
  1600.      inventory files to work with at all times. The system will not run if
  1601.      there is no active location available.
  1602.  
  1603.  
  1604.  
  1605.                      UTILITIES MENU COMMAND 6 -> GET INFO
  1606.  
  1607. Use this when you need some information about the state of Retail Plus+ and
  1608. the state of your computer. The information shown includes: the name of the
  1609. active store location, the number of items in the inventory, the number of
  1610. items marked, the current sorting order, the last time the inventory file was
  1611. updated, the amount of free memory available to Retail Plus+, the amount of
  1612. disk space available, whether or not the printer is connected and on line, and
  1613. the version number of your Retail Plus+.
  1614.  
  1615.  
  1616.  
  1617.                        UTILITIES MENU COMMAND 7 -> COLOR
  1618.  
  1619. Use this command to change between color and monochrome display.
  1620.  
  1621.                                                                    - Page 28 -
  1622.  
  1623.                        UTILITIES MENU COMMAND 8 -> BACKUP
  1624.  
  1625. This allows you to make backup copies of your inventory files to floppy
  1626. diskettes. First you will be asked to select the location for which you want
  1627. to do a backup. This is followed by a window that asks you to select the
  1628. floppy drive you want to copy to (A: or B: only). The diskette you put into
  1629. the drive will be assessed for available space. If there is not enough space
  1630. you will be shown a list of the files on that diskette and given a opportunity
  1631. to delete some. Use the UP and DOWN ARROW keys to scroll the list. Highlight a
  1632. file you want to delete and press ENTER. You will also see a display of the
  1633. space needed and the space available as you delete files.
  1634.  
  1635. The backup will proceed to the next step as soon as there is enough space on
  1636. the diskette. If you do not want to delete any files just press ESCAPE to
  1637. terminate the backup.
  1638.  
  1639. The easiest way to manage your backups is to create a separate diskette to
  1640. hold a backup for each location. Label each diskette with the location code
  1641. and reserve it for that backup only. Some people like to keep several backups
  1642. and rotate them thus allowing them to roll back the inventory data to a
  1643. previous date if necessary. Please do not neglect the backup command. Use it
  1644. frequently and you will never have cause for regret when your hard drive
  1645. breaks down. If you have an employee who runs Retail Plus+ for you, or have a
  1646. situation where more than one person modifies your inventory data, be sure
  1647. that backups are part of the daily office routine for a designated person.
  1648.  
  1649.  
  1650.                     UTILITIES MENU COMMAND 9 -> RESTORE
  1651.  
  1652. One hopes disaster will never strike and inventory files are never lost. If it
  1653. does happen, and you have been making backups, then this command easily
  1654. restores the lost files.
  1655.  
  1656. Place the diskette with the appropriate inventory files in a floppy drive. The
  1657. first window that appears asks you to identify the drive where the files can
  1658. be found. The second window asks you to type the three letter location code
  1659. associated with the files.
  1660.  
  1661.  
  1662. The Backup and Restore commands have other uses:
  1663.  
  1664. 1 - If you keep a set of rotating backups, say one for each of the last three
  1665.     sessions with Retail Plus+, then you will always be able to roll back the
  1666.     inventory data to a previous session. This ability comes in handy if you
  1667.     or one of your employees does something that is hard to undo, like
  1668.     recording a large shipment twice or deleting 20 items then realizing they
  1669.     were the wrong twenty. Everyone who works with computers (bar none) has
  1670.     moments like that and an easy way out saves much heartache.
  1671.  
  1672. 2 - You can use the Restore command to move the inventory data from your
  1673.     office computer to your home computer and back again. Simply use the
  1674.     Backup command to copy the inventory files on the office computer to a
  1675.     diskette, then use the Restore command to copy them onto your home
  1676.     computer. When you are done working at home, reverse the process to get
  1677.     the updated files back onto the office computer.
  1678.  
  1679.                                                                    - Page 29 -
  1680.  
  1681.                                     SECTION 6
  1682.                                 THE  ACCESS MENU
  1683.  
  1684. Use of password protection in Retail Plus+ is optional. It is turned on and
  1685. off using the Protect/Unprotect commands under the Access menu. The password
  1686. system provides three levels of access that give varying levels of protection
  1687. against data deletion and modification. If you do not use the password system
  1688. any user  can access and modify your inventory data.
  1689.  
  1690.  
  1691.                         ACCESS MENU COMMAND 1 -> ADD USER
  1692.  
  1693. Use this command to add another user to the password system. A window appears
  1694. where you can enter the following:
  1695.  
  1696.   -> User Name - type the first name only then press ENTER. User names should
  1697.      be unique. Avoid using two identical names for different users or two
  1698.      different passwords for one user.
  1699.  
  1700.   -> Access Level - type the access level you want to give this user then
  1701.      press ENTER. Level 1 grants looking privileges only. Use this for someone
  1702.      who is training in your store and who wants to see what the computer
  1703.      system is all about. They are able to practice using the POS function but 
  1704.      are not able to save any sales data. Level 2 grants data entry and editing
  1705.      privileges. Use this for someone who needs to enter and update your data
  1706.      but who may not delete anything. Level 3 grants all privileges. This level
  1707.      is required to delete records and to disable the password requirement. It
  1708.      is also required to assign access privileges to other users.
  1709.  
  1710.   -> Password - type the users password then press ENTER. Passwords should be
  1711.      at least three characters long. All users may change their own password
  1712.      at any time.
  1713.  
  1714. Press ESCAPE at any time to return to the Main Menu.
  1715.  
  1716.  
  1717.                      ACCESS MENU COMMAND 2 -> DELETE USER
  1718.  
  1719. Use this command to remove a user's name and password from the system. A
  1720. window appears listing the current users.
  1721.  
  1722. Use the UP and DOWN ARROW keys to highlight the user name you want removed
  1723. then press ENTER. Press ESCAPE to exit without any changes. This command is
  1724. available only to users with an access level of three.
  1725.  
  1726.  
  1727.                         ACCESS MENU COMMAND 3 -> CHANGE
  1728.  
  1729. Any user may change his or her password at any time. The users are prompted
  1730. for their old password then the new one. Passwords should be at least three
  1731. characters long. The most secure passwords are a mixture of numbers and
  1732. letters.
  1733.  
  1734.                                                                    - Page 30 -
  1735.  
  1736.                  ACCESS MENU COMMAND 4 -> PROTECT / UNPROTECT
  1737.  
  1738. If the password requirement is turned off this menu item will display as
  1739. "Protect" and any user can to turn the password requirement on again. This is
  1740. because all users are assigned an access level of three when no passwords are
  1741. being used. If the passwords are in use this menu item will display as
  1742. "Unprotect" and users must have an access level of three to turn it off again.
  1743.  
  1744.  
  1745.                                    SECTION 7
  1746.                              GENERAL PROGRAM NOTES
  1747.  
  1748.  
  1749. A NOTE ABOUT USING STOCK CODES: When choosing a stock code numbering system you
  1750. should consider the following:
  1751.  
  1752. -> If you want to use alphanumeric codes (letters and numbers) you may use any
  1753.    combination of keyboard characters you wish. Examples such as "A100-123"
  1754.    are valid. When this coding system is used and you sort your data by ALPHA
  1755.    CODE it will appear according to it's alphabetic order. This means that
  1756.    "A99" will come AFTER "A100" for the same reason that ABC comes after AABC.
  1757.    This is due to the fact that, in an alphabetic sort, the number of
  1758.    characters is not as significant as their ordinal value from left to right,
  1759.    while in a numeric sort the number of characters is more significant than
  1760.    their ordinal value.
  1761.  
  1762. -> If you want to use  numeric sorting you should not put any characters in
  1763.    the code except for the numbers 0 to 9.  otherwise they may not sort
  1764.    properly. If there are characters other than numbers in your stock codes
  1765.    and you select "Numeric Code" from the Sort menu, Retail Plus+ will still
  1766.    attempt to do a numeric sort. If it encounters a character in a stock code
  1767.    that is not a number it will ignore that character and everything that
  1768.    follows it. The result is that the item will be left in the physical order
  1769.    of the inventory (i.e. in the order that it was entered).
  1770.  
  1771.  
  1772. SYSTEM MEMORY CONSIDERATIONS
  1773.  
  1774. Retail Plus+ is a large application. The executable program (RETAIL30.EXE)
  1775. occupies over 500 KB of disk space. Since it is created with the Clipper 5
  1776. compiler it takes advantage of Clipper's code paging features so it occupies
  1777. much less space when it is loaded into memory (316 KB). To allow sufficient
  1778. working space in memory, your computer should have at least 450 KB of free
  1779. memory before you start the program. If you are running memory-resident
  1780. programs along with Retail Plus+ they should not require more than 100 KB.
  1781. Where there is a need to load multiple memory-resident programs, try using the
  1782. DOS 5 "load high" feature to move DOS  into high memory.
  1783.  
  1784. OUR MISSION IS TO DO IT YOUR WAY
  1785.  
  1786. Retail Plus+ was designed by store owners, not by computer programmers. Your
  1787. comments and suggestions will guide the future development of the software and
  1788. we welcome feedback about what you would like to see in it. If you have a need
  1789. that is very specific to your business we can and will customize the software
  1790. for you. Please contact  Mr. K. Egger at (416)-862-3430 or (416)861-1575.
  1791.  
  1792.                                                                    - Page 31 -
  1793.  
  1794. READ THIS: Retail Plus+ can be a valuable tool in helping you manage your
  1795. business. It does not supply you with sound business practices and does not
  1796. substitute for your own mastery of what goes on in the store. Test it
  1797. mercilessly to satisfy yourself that it is the right tool. If you have any
  1798. doubts please set it aside and try something else. We will make every effort
  1799. to help you use Retail Plus+ successfully and will promptly correct any
  1800. deficiencies that may come to light.
  1801.  
  1802. This copy of Retail Plus+ is distributed as shareware so you can try it before
  1803. you buy it. Once you decide that you want to use it please send in your order
  1804. form. You will receive the latest version, unlimited phone support, a typeset
  1805. manual and DMAIL, our professional mailing list manager to use with your
  1806. client database.
  1807.  
  1808. This is the Software Licence that will apply to all registered copies of
  1809. Retail Plus+:
  1810.  
  1811. 1. Mr. K. Egger (the "Licensor") grants a non-exclusive Licence to the
  1812. registered user (the "Licencee") to use Retail Plus+, (the "Software") which
  1813. comprises computer programs, supporting documentation, and any copies thereof.
  1814. The Licencee acknowledges that the Licensor is the sole owner of the Software
  1815. and that neither title to nor ownership of the Software is transferred to the
  1816. Licencee.
  1817.  
  1818. 2.  The Licencee agrees that the Software and all copies will be used only to
  1819. manage retail outlets directly or indirectly held by the Licencee. The
  1820. Licencee shall not permit the Software or any part to be disclosed in any form
  1821. to any third party and shall not permit unauthorized copying and distribution.
  1822.  
  1823. 3. This Licence may not be assigned to a third party.
  1824.  
  1825. 4. The Licensor's sole warranty to the Licencee is that the Licensor has the
  1826. right to grant a Licence of the Software in the manner set out in this
  1827. agreement. The Licensor gives the Licencee no other warranties, express or
  1828. implied, including any implied warranties of merchantability or fitness for a
  1829. particular purpose. In no event arising from the performance or
  1830. non-performance of the Software shall the Licensor be obligated or liable to
  1831. the Licencee in any manner for consequential, special or incidental damages,
  1832. including, but not limited to, loss of profits or suits by third parties.
  1833. Furthermore, in no event shall the Licensor be liable to the Licencee for
  1834. amounts in excess of the amounts paid by the Licencee to the Licensor.
  1835.  
  1836. 5. The Licencee further acknowledges that the Software is not an instructional
  1837. tool which enables the user to carry out all the steps needed to conduct a
  1838. profitable retail trade. The Licencee acknowledges that the Software is merely
  1839. a system which facilitates the storage and retrieval of information.
  1840.  
  1841. 6. The Licensor may terminate this Licence if the Licencee fails to comply
  1842. with these Licence terms.
  1843.  
  1844. 7. Any Licence Of Software is subject to the terms of this Software Licence
  1845. Agreement and those terms supersede any other agreement between the Licensors
  1846. and the Licencee.
  1847.  
  1848.                                                                    - Page 32 -
  1849.  
  1850.  
  1851.  
  1852.                       RETAIL PLUS+ SOFTWARE ORDER FORM
  1853.  -----------------------------------------------------------------------------
  1854.  K. EGGER, ADELAIDE P.O. BOX 423, 36 ADELAIDE ST. EAST, TORONTO CANADA M5C 2J8
  1855.                                 (416)862-3430
  1856.  -----------------------------------------------------------------------------
  1857.  When you order Retail Plus+ you will receive a new version of the software
  1858.  (without the reminder notices), unlimited telephone support, and a typeset
  1859.  manual. You will also receive DMAIL, our professional mailing list manager.
  1860.  The basic registration fee entitles you to use Retail Plus+ for two store
  1861.  locations. Each additional location requires another registration fee.
  1862.  
  1863.  Sold To:_____________________________________________________________________
  1864.  
  1865.  _____________________________________________________________________________
  1866.  
  1867.  _____________________________________________________________________________
  1868.  
  1869.  ____________________________________________ PHONE __________________________
  1870.  
  1871.  
  1872.   QTY  ITEM                                                    PRICE    TOTAL
  1873.  
  1874.   ___  Retail Plus+ basic registration (first two locations)
  1875.        and DMAIL professional mailing list manager.            125.00  _______
  1876.  
  1877.   ___  Retail Plus+ registration(s) for additional location(s) 125.00  _______
  1878.  
  1879.   ___  Retail Plus+ bound manual with screen graphics.
  1880.        (Order this only if you need to see more elaborate
  1881.        documentation before making a descision to buy.)         10.00  _______
  1882.  
  1883.        Check One: [ ]  Shipping & handling - First Class Mail    7.00  _______
  1884.  
  1885.                   [ ]  Shipping & handling - Federal Express    36.00  _______
  1886.  
  1887.  
  1888.                            TOTAL  (Cheque or money order) ------->     _______
  1889.  
  1890.  
  1891.        Check One: [ ]  5.25 inch diskettes
  1892.                   [ ]  3.5  inch diskettes
  1893.  
  1894.  
  1895.  
  1896.                    IF YOU ARE USING A DOWNLOADING CASH REGISTER
  1897.  Retail Plus+ is set up to work with TEC cash registers. If you would like to
  1898.  use it with another electronic cash system please send us the name and model
  1899.  of the system and an example of the data file it sends to your computer. We
  1900.  will contact you once we have reviewed this material.
  1901.  
  1902. 
  1903.